label: Stop overriding accessible label
authorMatthias Clasen <mclasen@redhat.com>
Sun, 18 Jun 2023 22:57:02 +0000 (18:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 19 Jun 2023 16:38:51 +0000 (12:38 -0400)
commit7df9cc1b470d889647fc03ac5a1989bf17a60fc6
treedba070bdb5005f8de0e19d27ff506fd4ce20273a
parent4449344fadecb5249f36ea1380a275eb68393442
label: Stop overriding accessible label

There's no need to, the accessible name computation
picks the content up where it is allowed (and not
overridden by explicit attributes).
gtk/gtkinscription.c
gtk/gtklabel.c
testsuite/a11y/label.c